3.981 \(\int \frac{(a+i a \tan (e+f x))^2}{(c-i c \tan (e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=60 \[ \frac{2 i a^2}{c f \sqrt{c-i c \tan (e+f x)}}-\frac{4 i a^2}{3 f (c-i c \tan (e+f x))^{3/2}} \]

[Out]

(((-4*I)/3)*a^2)/(f*(c - I*c*Tan[e + f*x])^(3/2)) + ((2*I)*a^2)/(c*f*Sqrt[c - I*c*Tan[e + f*x]])

________________________________________________________________________________________

Rubi [A]  time = 0.154045, antiderivative size = 60, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 3, integrand size = 33, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.091, Rules used = {3522, 3487, 43} \[ \frac{2 i a^2}{c f \sqrt{c-i c \tan (e+f x)}}-\frac{4 i a^2}{3 f (c-i c \tan (e+f x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[e + f*x])^2/(c - I*c*Tan[e + f*x])^(3/2),x]

[Out]

(((-4*I)/3)*a^2)/(f*(c - I*c*Tan[e + f*x])^(3/2)) + ((2*I)*a^2)/(c*f*Sqrt[c - I*c*Tan[e + f*x]])

Rule 3522

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Di
st[a^m*c^m, Int[Sec[e + f*x]^(2*m)*(c + d*Tan[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] &&
EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0] && IntegerQ[m] &&  !(IGtQ[n, 0] && (LtQ[m, 0] || GtQ[m, n]))

Rule 3487

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[1/(a^(m - 2)*b
*f), Subst[Int[(a - x)^(m/2 - 1)*(a + x)^(n + m/2 - 1), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b, e, f, n}, x
] && EqQ[a^2 + b^2, 0] && IntegerQ[m/2]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rubi steps

\begin{align*} \int \frac{(a+i a \tan (e+f x))^2}{(c-i c \tan (e+f x))^{3/2}} \, dx &=\left (a^2 c^2\right ) \int \frac{\sec ^4(e+f x)}{(c-i c \tan (e+f x))^{7/2}} \, dx\\ &=\frac{\left (i a^2\right ) \operatorname{Subst}\left (\int \frac{c-x}{(c+x)^{5/2}} \, dx,x,-i c \tan (e+f x)\right )}{c f}\\ &=\frac{\left (i a^2\right ) \operatorname{Subst}\left (\int \left (\frac{2 c}{(c+x)^{5/2}}-\frac{1}{(c+x)^{3/2}}\right ) \, dx,x,-i c \tan (e+f x)\right )}{c f}\\ &=-\frac{4 i a^2}{3 f (c-i c \tan (e+f x))^{3/2}}+\frac{2 i a^2}{c f \sqrt{c-i c \tan (e+f x)}}\\ \end{align*}

Mathematica [A]  time = 3.45166, size = 93, normalized size = 1.55 \[ \frac{2 a^2 \cos (e+f x) \sqrt{c-i c \tan (e+f x)} (3 \sin (e+f x)+i \cos (e+f x)) (\cos (2 (e+2 f x))+i \sin (2 (e+2 f x)))}{3 c^2 f (\cos (f x)+i \sin (f x))^2} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + I*a*Tan[e + f*x])^2/(c - I*c*Tan[e + f*x])^(3/2),x]

[Out]

(2*a^2*Cos[e + f*x]*(I*Cos[e + f*x] + 3*Sin[e + f*x])*(Cos[2*(e + 2*f*x)] + I*Sin[2*(e + 2*f*x)])*Sqrt[c - I*c
*Tan[e + f*x]])/(3*c^2*f*(Cos[f*x] + I*Sin[f*x])^2)

________________________________________________________________________________________

Maple [A]  time = 0.022, size = 47, normalized size = 0.8 \begin{align*}{\frac{-2\,i{a}^{2}}{cf} \left ( -{\frac{1}{\sqrt{c-ic\tan \left ( fx+e \right ) }}}+{\frac{2\,c}{3} \left ( c-ic\tan \left ( fx+e \right ) \right ) ^{-{\frac{3}{2}}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^(3/2),x)

[Out]

-2*I/f*a^2/c*(-1/(c-I*c*tan(f*x+e))^(1/2)+2/3*c/(c-I*c*tan(f*x+e))^(3/2))

________________________________________________________________________________________

Maxima [A]  time = 1.76929, size = 59, normalized size = 0.98 \begin{align*} \frac{2 i \,{\left (3 \,{\left (-i \, c \tan \left (f x + e\right ) + c\right )} a^{2} - 2 \, a^{2} c\right )}}{3 \,{\left (-i \, c \tan \left (f x + e\right ) + c\right )}^{\frac{3}{2}} c f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

2/3*I*(3*(-I*c*tan(f*x + e) + c)*a^2 - 2*a^2*c)/((-I*c*tan(f*x + e) + c)^(3/2)*c*f)

________________________________________________________________________________________

Fricas [A]  time = 1.45325, size = 165, normalized size = 2.75 \begin{align*} \frac{\sqrt{2}{\left (-i \, a^{2} e^{\left (4 i \, f x + 4 i \, e\right )} + i \, a^{2} e^{\left (2 i \, f x + 2 i \, e\right )} + 2 i \, a^{2}\right )} \sqrt{\frac{c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}}}{3 \, c^{2} f} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

1/3*sqrt(2)*(-I*a^2*e^(4*I*f*x + 4*I*e) + I*a^2*e^(2*I*f*x + 2*I*e) + 2*I*a^2)*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1
))/(c^2*f)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))**2/(c-I*c*tan(f*x+e))**(3/2),x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (i \, a \tan \left (f x + e\right ) + a\right )}^{2}}{{\left (-i \, c \tan \left (f x + e\right ) + c\right )}^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^2/(c-I*c*tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate((I*a*tan(f*x + e) + a)^2/(-I*c*tan(f*x + e) + c)^(3/2), x)